CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - matrix mpi C

搜索资源列表

  1. lu.rar

    2下载:
  2. 这是用并行程序语言MPI做的关于矩阵LU分解的程序,程序中很好的实现了分解过程的并行性。,This is used MPI parallel programming language to do LU decomposition on the matrix of the procedures, procedures to achieve a good decomposition process parallelism.
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2129
    • 提供者:印凤行
  1. vector_metrix_multiplication(MPI)

    2下载:
  2. 并行编程,利用MPI实现向量与矩阵的乘法运算-Parallel programming using MPI to achieve vector and matrix multiplication
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:1589
    • 提供者:sangecoa
  1. MPI_Possion_model

    1下载:
  2. C语言编写的并行计算柏松矩阵,优化计算柏送程序时间。-C language Poisson matrix parallel computing, optimizing the delivery procedures for the calculation hodginsii time.
  3. 所属分类:MPI

    • 发布日期:2016-06-23
    • 文件大小:2722548
    • 提供者:
  1. jacobi

    0下载:
  2. Write an MPI program that solves a set of linear equations Ax = b with the 并行计算 Jacobi method. The root process reads the matrix A and the vector b from files. The file names have to be specified by the user as parameters.-Write an MPI p
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:2091
    • 提供者:刘铭
  1. Matrixmultiplication

    0下载:
  2. 矩阵乘法并行算法的MPI源程序,以文本文件形式输入输出-MPI parallel algorithm source code of Matrix multiplication,input and output in the form of txt files
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:3554
    • 提供者:Jurihui
  1. matrixsum

    0下载:
  2. sum of matrix in c++ and simulate in mpi area .
  3. 所属分类:MPI

    • 发布日期:2017-04-04
    • 文件大小:339058
    • 提供者:xerxes
  1. parallel_matrix_multiply_demo

    0下载:
  2. Cannon算法的C++程序MPI实现,实现矩阵的相乘。-MPI implementation of Cannon algorithm(in C++)
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:79472
    • 提供者:Andrew
  1. matrix_multi

    0下载:
  2. MPI matrix multiplication in C
  3. 所属分类:MPI

    • 发布日期:2017-04-06
    • 文件大小:1096
    • 提供者:Yazid Al-Hassan
  1. matrixmult

    0下载:
  2. this a matrix multiple, it s work with mpi and wroted with c++ it s parallel verjon-this is a matrix multiple, it s work with mpi and wroted with c++ it s parallel verjon
  3. 所属分类:MPI

    • 发布日期:2017-03-31
    • 文件大小:4435
    • 提供者:Navid Yamini
  1. matrix_multiply_using_mpi3

    0下载:
  2. matrix multiply using mpi 3rd edition(you should put this file in a system that has the mpi library and is able to compile it)
  3. 所属分类:MPI

    • 发布日期:2017-04-03
    • 文件大小:2089
    • 提供者:sddas
  1. Cannon

    0下载:
  2. 实现了矩阵乘法的cannon算法。用MPI编程,在并行环境中可运行-Cannon implements matrix multiplication algorithm. Programming with MPI, can run in parallel environment
  3. 所属分类:MPI

    • 发布日期:2017-03-24
    • 文件大小:1260
    • 提供者:李光瑞
  1. MatMul2D1

    0下载:
  2. this a matrix multiplication program using MPI and c-this is a matrix multiplication program using MPI and c++
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:337699
    • 提供者:mohammad
  1. matrix-vector.c.tar

    0下载:
  2. This the source code for matrix-vector multipication in mpi-This is the source code for matrix-vector multipication in mpi
  3. 所属分类:MPI

    • 发布日期:2017-03-29
    • 文件大小:1174
    • 提供者:dibyam
  1. version2for-matrix-vector.c.tar

    0下载:
  2. Another version of mpi matrix vector multiplication
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1437
    • 提供者:dibyam
  1. Matrix-multiplication-using-MPI

    1下载:
  2. 基于C语言的,在大型并行机上使用MPI实现矩阵乘法-Matrix multiplication using MPI implementations
  3. 所属分类:MPI

    • 发布日期:2017-03-27
    • 文件大小:1222
    • 提供者:苗高洁
  1. Matrix

    0下载:
  2. codigo de ejemplo para MPI un programa que crea matrices y las presenta, realizado en C-codigo de ejemplo para MPI un programa que crea matrices y las presenta, realizado en C++
  3. 所属分类:MPI

    • 发布日期:2017-04-05
    • 文件大小:1899
    • 提供者:Pablo
  1. s.c.tar

    0下载:
  2. 在MPI 环境下实现的 关于cannon的矩阵乘法算法。-The MPI environment cannon matrix multiplication algorithm.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:2199
    • 提供者:milk
  1. matrix-multiplication

    0下载:
  2. 集群中,在mpi环境下采用c++语言编写的程序,解决了矩阵乘法-the application of clusters solving matrix multiplication inmpi,using C++
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-17
    • 文件大小:824826
    • 提供者:xiaohan
  1. matrix-multiplication

    0下载:
  2. c++编写的矩阵乘法的主从进程,用mpi实现-c++ prepared from the master matrix multiplication process, achieved with mpi
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:2439
    • 提供者:lucy
  1. 矩阵向量

    0下载:
  2. 带状划分的矩阵向量乘法。数据文件是40*40的算例。(The file is prepared for solving A*b, in the Date there is an example for A which is a 40*40 matrix)
  3. 所属分类:并行计算

    • 发布日期:2018-04-29
    • 文件大小:5120
    • 提供者:jonajosejota
« 12 3 »
搜珍网 www.dssz.com